var google.golang.org/grpc/balancer/pickfirst/pickfirstleaf.connectionAttemptsFailedMetric

2 uses

	google.golang.org/grpc/balancer/pickfirst/pickfirstleaf (current package)
		pickfirstleaf.go#L81: 	connectionAttemptsFailedMetric = expstats.RegisterInt64Count(expstats.MetricDescriptor{
		pickfirstleaf.go#L598: 		connectionAttemptsFailedMetric.Record(b.metricsRecorder, 1, b.target)